home *** CD-ROM | disk | FTP | other *** search
/ Australian PC Authority 2003 February / Disc 1 / PCAFeb2003_1.iso / Internet / BubbleIP / bubbleip.exe / _SETUP.1 / styles.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-07-26  |  644 b   |  47 lines

  1. .bigtext 
  2.   font-weight: bolder; 
  3.   font-size: 12pt; 
  4.   font-family: sans-serif 
  5. }
  6.  
  7. .bodytext 
  8.   font-family: sans-serif ; 
  9.   font-size:9pt
  10. }
  11.  
  12. .bodytextbold 
  13. {  
  14.   font-weight: bold; 
  15.   font-family: Arial, Helvetica; 
  16.   text-decoration: none ; 
  17.   font-size:9pt
  18. }
  19.  
  20. .bodytextboldhighlight
  21. {  
  22.   color: blue;
  23.   font-weight: bold; 
  24.   font-family: Arial, Helvetica; 
  25.   text-decoration: none ; 
  26.   font-size:9pt
  27. }
  28.  
  29. .subtitle 
  30.   font-weight: bold; 
  31.   font-size: 11pt;  
  32.   font-family: Arial, Helvetica;
  33.   text-decoration: underline 
  34. }
  35.  
  36. .title 
  37.   color: maroon; 
  38.   font-weight: bold; 
  39.   font-size: 12pt;  
  40.   font-family: Arial, Helvetica
  41. }
  42.  
  43.